home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Data / 15012 / freestyledub2.exe / scripts / DefineButton2_281 / BUTTONCONDACTION on(release, keyPress 9).as
Text File  |  1999-12-16  |  108b  |  6 lines

  1. on(release, keyPress "9"){
  2.    CoulChoisie = "Bout6";
  3.    call("EnregCouleur");
  4.    call("PressBout6");
  5. }
  6.